翻訳と辞書
Words near each other
・ Route of Megalithic Culture
・ Route of the Agroindustry and the Architecture Victoriana of Guatemala
・ Route of the Borgias
・ Route of the Bull
・ Route of the Castles of Vinalopó
・ Route of the Dominican Evangelisation of Guatemala
・ Route of the Franciscan Evangelisation in Guatemala
・ Route of the Lincoln Highway
・ Route of the Monasteries of Valencia
・ Route of the Oregon Trail
・ Route of the Valencian classics
・ Route Package
・ Route panorama
・ Route planning software
・ Route Point
Route poisoning
・ Route reconnaissance
・ Route reestablishment notification
・ Route Reference Computer
・ Route reflector
・ Route Romane d'Alsace
・ Route server
・ Route setter
・ Route summit
・ Route Tenants' Defence Association
・ Route Trident
・ Route Twisk
・ Route Utilisation Strategy
・ Route Verte
・ Route Views


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Route poisoning : ウィキペディア英語版
Route poisoning
Route poisoning is a method to prevent a router from sending packets through a route that has become invalid within computer networks. Distance-vector routing protocols in computer networks use route poisoning to indicate to other routers that a route is no longer reachable and should not be considered from their routing tables. Unlike the ''split horizon with poison reverse'', route poisoning provides for sending updates with unreachable hop counts immediately to all the nodes in the network.
When the protocol detects an invalid route, all of the routers in the network are informed that the bad route has an infinite (∞) route metric. This makes all nodes on the invalid route seem infinitely distant, preventing any of the routers from sending packets over the invalid route.
Some distance-vector routing protocols, such as RIP, use a maximum hop count to determine how many routers the traffic must go through to reach the destination. Each route has a hop count number assigned to it which is incremented as the routing information is passed from router to router. A route is considered unreachable if the hop count exceeds the maximum allowed. Route poisoning is a method of quickly forgetting outdated routing information from other router's routing tables by changing its hop count to be unreachable (higher than the maximum number of hops allowed) and sending a routing update. In the case of RIP, the maximum hop count is 15, so to perform route poisoning on a route its hop count is changed to 16, deeming it unreachable, and a routing update is sent.
If these updates are lost, some nodes in the network would not be informed that a route is invalid, so they could attempt to send packets over the bad route and cause a problem known as a routing loop. Therefore route poisoning is used in conjunction with holddowns to keep update messages from falsely reinstating the validity of a bad route. This prevents routing loops, improving the overall efficiency of the network.
==References==

* (The TCP-IP Guide, RIP Special Features For Resolving RIP Algorithm Problems, by Charles M. Kozierok )
* (RFC 1058: Routing Information Protocol, by C. Hedrick, Rutgers University (June 1988) )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Route poisoning」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.